 |
API Documentation
|
|
|
unsigned char getOutputSlot() const
unsigned int getStream() const
void setOutputSlot(unsigned char value)
An interface to define objects that can be exported using this component.
Definition: Exportable.h:15
Holds information about a stream output slot.
Definition: StreamOutputDescriptor.h:14
void setStream(unsigned int value)
void setStartComponent(unsigned char value)
virtual void importClassFromTree(nkExport::Node *rootNode) override
virtual void exportClassToTree(nkExport::Node *rootNode) override
void setSemanticName(const char *value)
~StreamOutputDescriptor()
A node in the tree structure representing the data to export / import.
Definition: Node.h:42
unsigned char getComponentCount() const
unsigned int getSemanticIndex() const
unsigned char getStartComponent() const
void setComponentCount(unsigned char value)
void setSemanticIndex(unsigned int value)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
const char * getSemanticName() const